• : validateProductOnProductDetailsPage

    10:01:40 PM / 00:00:14:644 Pass

    : validateProductOnProductDetailsPage
    10.31.2021 10:01:40 PM 10.31.2021 10:01:54 PM 00:00:14:644 · #test-id=1
    NISHANT RAJAT BVT REGRESSION Android_Pixel_4
    StatusTimestampDetails
    Info 10:01:41 PM Filling standard_user in Username Textbox
    Info 10:01:42 PM Filling secret_sauce in Password Textbox
    Info 10:01:43 PM Login button is clicked
    Pass 10:01:46 PM Assertion for - Product Title | Actual: PRODUCTS and Expected: PRODUCTS
    Info 10:01:46 PM Sauce Labs Backpack is clicked
    Pass 10:01:48 PM Assertion for - Title for Sauce Labs Backpack | Actual: Sauce Labs Backpack and Expected: Sauce Labs Backpack
    Pass 10:01:49 PM Assertion for - Description for Sauce Labs Backpack | Actual: carry.allTheThings() with the sleek, streamlined Sly Pack that melds uncompromising style with unequaled laptop and tablet protection. and Expected: carry.allTheThings() with the sleek, streamlined Sly Pack that melds uncompromising style with unequaled laptop and tablet protection.
    Pass 10:01:54 PM Assertion for - Price for Sauce Labs Backpack | Actual: $29.99 and Expected: $29.99
    Pass 10:01:54 PM validateProductOnProductDetailsPage is passed.
  • : invalidPassword

    10:01:40 PM / 00:00:05:402 Pass

    : invalidPassword
    10.31.2021 10:01:40 PM 10.31.2021 10:01:45 PM 00:00:05:402 · #test-id=2
    NISHANT PANKAJ SANITY BVT REGRESSION Android_Pixel_3
    StatusTimestampDetails
    Info 10:01:41 PM Filling standard_user in Username Textbox
    Info 10:01:43 PM Filling invalidpassword in Password Textbox
    Info 10:01:43 PM Login button is clicked
    Pass 10:01:45 PM Assertion for - Error Message for Invalid Credentials | Actual: Username and password do not match any user in this service. and Expected: Username and password do not match any user in this service.
    Pass 10:01:45 PM invalidPassword is passed.
  • : invalidUserName

    10:01:45 PM / 00:00:02:502 Pass

    : invalidUserName
    10.31.2021 10:01:45 PM 10.31.2021 10:01:47 PM 00:00:02:502 · #test-id=3
    GAUTAM RAJAT SANITY REGRESSION SMOKE Android_Pixel_3
    StatusTimestampDetails
    Info 10:01:45 PM Filling invalidusername in Username Textbox
    Info 10:01:46 PM Filling secret_sauce in Password Textbox
    Info 10:01:47 PM Login button is clicked
    Pass 10:01:47 PM Assertion for - Error Message for Invalid Credentials | Actual: Username and password do not match any user in this service. and Expected: Username and password do not match any user in this service.
    Pass 10:01:47 PM invalidUserName is passed.
  • : successfulLogin

    10:01:47 PM / 00:00:04:885 Pass

    : successfulLogin
    10.31.2021 10:01:47 PM 10.31.2021 10:01:52 PM 00:00:04:885 · #test-id=4
    RAJAT PANKAJ SANITY BVT REGRESSION Android_Pixel_3
    StatusTimestampDetails
    Info 10:01:48 PM Filling standard_user in Username Textbox
    Info 10:01:49 PM Filling secret_sauce in Password Textbox
    Info 10:01:49 PM Login button is clicked
    Pass 10:01:52 PM Assertion for - Product Title | Actual: PRODUCTS and Expected: PRODUCTS
    Pass 10:01:52 PM successfulLogin is passed.
  • : validateProductOnProductsPage

    10:01:57 PM / 00:00:10:953 Skip

    : validateProductOnProductsPage
    10.31.2021 10:01:57 PM 10.31.2021 10:02:08 PM 00:00:10:953 · #test-id=5
    GAUTAM NISHANT REGRESSION SMOKE Android_Pixel_4
    StatusTimestampDetails
    Info 10:01:58 PM Filling standard_user in Username Textbox
    Info 10:02:00 PM Filling secret_sauce in Password Textbox
    Info 10:02:00 PM Login button is clicked
    Pass 10:02:03 PM Assertion for - Product Title | Actual: PRODUCTS and Expected: PRODUCTS
    Pass 10:02:04 PM Assertion for - Title for Sauce Labs Backpack | Actual: Sauce Labs Backpack and Expected: Sauce Labs Backpack
    Pass 10:02:05 PM Assertion for - Price for Sauce Labs Backpack | Actual: $29.99 and Expected: $29.99
    Info 10:02:05 PM Settings button is clicked
    Info 10:02:07 PM Logout button is clicked
    Skip 10:02:07 PM java.lang.AssertionError: *******************************Failing intentionally
    Skip 10:02:08 PM
    Skip 10:02:08 PM validateProductOnProductsPage is skipped.
  • : validateProductOnProductsPage

    10:02:09 PM / 00:00:10:566 Fail

    : validateProductOnProductsPage
    10.31.2021 10:02:09 PM 10.31.2021 10:02:20 PM 00:00:10:566 · #test-id=6
    GAUTAM NISHANT REGRESSION SMOKE Android_Pixel_4
    StatusTimestampDetails
    Info 10:02:11 PM Filling standard_user in Username Textbox
    Info 10:02:12 PM Filling secret_sauce in Password Textbox
    Info 10:02:13 PM Login button is clicked
    Pass 10:02:15 PM Assertion for - Product Title | Actual: PRODUCTS and Expected: PRODUCTS
    Pass 10:02:17 PM Assertion for - Title for Sauce Labs Backpack | Actual: Sauce Labs Backpack and Expected: Sauce Labs Backpack
    Pass 10:02:18 PM Assertion for - Price for Sauce Labs Backpack | Actual: $29.99 and Expected: $29.99
    Info 10:02:18 PM Settings button is clicked
    Info 10:02:19 PM Logout button is clicked
    Fail 10:02:20 PM java.lang.AssertionError: *******************************Failing intentionally
    Fail 10:02:20 PM
    Exception occured, click to see details: [org.testng.Assert.fail(Assert.java:99)
    com.appium.tests.ProductTests.validateProductOnProductsPage(ProductTests.java:113)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    java.lang.reflect.Method.invoke(Method.java:498)
    org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
    org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
    org.testng.internal.TestInvoker.retryFailed(TestInvoker.java:213)
    org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:58)
    org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
    org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
    org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
    org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
    java.util.ArrayList.forEach(ArrayList.java:1259)
    org.testng.TestRunner.privateRun(TestRunner.java:794)
    org.testng.TestRunner.run(TestRunner.java:596)
    org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
    org.testng.SuiteRunner.access$000(SuiteRunner.java:28)
    org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:418)
    org.testng.internal.thread.ThreadUtil.lambda$execute$0(ThreadUtil.java:64)
    java.util.concurrent.FutureTask.run(FutureTask.java:266)
    java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    java.lang.Thread.run(Thread.java:748)]
    Fail 10:02:20 PM
    Fail 10:02:20 PM validateProductOnProductsPage is failed.

Started

Oct 31, 2021 10:01:25 PM

Ended

Oct 31, 2021 10:02:22 PM

Tests Passed

4

Tests Failed

1

Tests
Log events

Timeline

Author

NamePassedFailedSkippedOthersPassed %
GAUTAM 1 1 1 0 33.333%
PANKAJ 2 0 0 0 100%
RAJAT 3 0 0 0 100%
NISHANT 2 1 1 0 50%

Tags

NamePassedFailedSkippedOthersPassed %
REGRESSION 4 1 1 0 66.667%
SANITY 3 0 0 0 100%
BVT 3 0 0 0 100%
SMOKE 1 1 1 0 33.333%

Device

NamePassedFailedSkippedOthersPassed %
Android_Pixel_3 3 0 0 0 100%
Android_Pixel_4 1 1 1 0 33.333%

System/Environment

NameValue
Organization Nagarro
Employee Rajat Verma
Domain Engineering (IT - Software)
Skill Test Automation Engineer